CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 矩阵

搜索资源列表

  1. C++实现矩阵的所有运算

    2下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:82944
    • 提供者:sunguang216
  1. 16矩阵键盘扫描程序

    0下载:
  2. 16X16的点阵显示,在proteus中调试通过,采用C语言编写程序(16X16 dot matrix display, debugging in Proteus through the use of C language programming)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:huanneng
  1. CUMCM-2017-problem-C

    0下载:
  2. c题,利用模糊矩阵求解最大最小值,并利用神经网络来进行训练,来预测和分析待测值。(C problem, using fuzzy matrix to solve maximum and minimum)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:13312
    • 提供者:008
  1. C语言实现的算法

    0下载:
  2. 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-24
    • 文件大小:21504
    • 提供者:花之灵
  1. 矩阵链乘C++

    0下载:
  2. 矩阵连乘: 设有矩阵M1,M2,M3,M4, 其维数分别是10×20, 20×50, 50×1 和1×100,现要求出这4个矩阵相乘的结果。我们知道,若矩阵A的维数是p×q,矩阵B的维数是q×r,则A与B相乘后所得矩阵AB的维数是p×r。按照矩阵相乘的定义,求出矩阵AB中的一个元素需要做q次乘法(及q-1次加法)。这样,要计算出AB就需要做p×q×r次乘法。为简单起见,且由于加法比同样数量的乘法所用时间要少得多,故这里我们暂不考虑加法的计算量。由于矩阵连乘满足结合律,故计算矩阵连乘的方
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:皓子188
  1. EigenTest

    0下载:
  2. C++矩阵处理工具——Eigen3工具包,其内部封装了很多矩阵类,可以在C++环境轻松进行矩阵处理(与操作系统无关,window,linux均可)。(C++ matrix processing tool - Eigen3 toolkit, which encapsulates a lot of matrix classes, can be easily carried out in the C++ environment matrix processing (unrelated to the o
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:4883456
    • 提供者:naruto1992
  1. 矩阵连乘

    0下载:
  2. 以几个矩阵为例,使用C++实现矩阵连乘动态规划(With a few matrix as an example, the use of C++ to achieve the matrix with dynamic programming)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:206848
    • 提供者:荒芜_Demon
  1. 【实验15】矩阵键盘扫描

    0下载:
  2. 51单片机的矩阵键盘扫描,通过单片机上的4X4按键来操作(Matrix keyboard scanning of 51 single chip microcomputer)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-02
    • 文件大小:22528
    • 提供者:Han0393H
  1. Eigen

    0下载:
  2. C++ 矩阵操作, ROS,Eigen3(C++ Library manipulating Vector Matrix)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:3050496
    • 提供者:Akis
  1. 矩阵键盘

    0下载:
  2. 矩阵键盘,C语言,stc89c52的矩阵键盘程序(Matrix keyboard, C language, STC89C52 matrix keyboard program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-04
    • 文件大小:780288
    • 提供者:lin0090
  1. 矩阵、减和乘代码实现

    1下载:
  2. 采用C++编程,用运算符重载实现矩阵的相加运算、相减运算以及相乘运算
  3. 所属分类:界面编程

  1. 稀疏矩阵转置

    0下载:
  2. ·在矩阵中,若数值为0的元素数目远远多于非0元素的数目,并且非0元素分布没有规律时,则称该矩阵为稀疏矩阵,并用三元组表表示。该算法只扫描两遍原三元组表,就能够获得稀疏矩阵的转置矩阵(In matrix, if the number of elements 0 is far more than the number of non 0 elements, and the distribution of non 0 elements is not regular, it is called spars
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:6338560
    • 提供者:静守成雯
  1. 4x4矩阵键盘

    0下载:
  2. 4?4矩阵键盘,基于protues编程实现的,源代码是用c语言写的(4 4 matrix keyboard based on Protues programming, source code is written in C language)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:74752
    • 提供者:wuyi _clover
  1. C++matrix

    0下载:
  2. 矩阵运算的c++实现,封装了矩阵常用运算的类(some calculation of Matrix, in the version of C++)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:73728
    • 提供者:01011110
  1. 矩阵计算器

    0下载:
  2. 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:209920
    • 提供者:不灭死神
  1. 02 数组矩阵

    0下载:
  2. C++代码,有关数组的实现已经编程。。。。。。。。。(C++ code, the implementation of the array has been programmed)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:曹正纲
  1. xishuMatrixAdd

    0下载:
  2. 以三元组表示稀疏矩阵A,B,试编写矩阵相加的算法,结果存放在C矩阵。(Three tuples are represented by the sparse matrix A, B, and the matrix addition algorithm is written. The results are stored in the C matrix.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:429056
    • 提供者:wy07
  1. 稀疏矩阵

    0下载:
  2. 稀疏矩阵用C++来实现加减乘功能并可以输出矩阵(C++ implementation of sparse matrix addition and subtraction)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:257024
    • 提供者:章鱼哥111
  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

  1. 矩阵快速幂

    0下载:
  2. c++封装的矩阵快速幂,ACM常用!快速幂算法在矩阵的扩展。(C++ encapsulation of matrix fast power, ACM commonly used! The expansion of a fast power algorithm in a matrix.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:Lylist
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com